Configurates
C1.Web.Mvc.FlexGridBase<T>.AutoGenerateColumns. Sets whether the grid should generate columns automatically based on the itemsSource.
シンタックス
'宣言
Public Overridable Function AutoGenerateColumns( _
ByVal As System.Boolean _
) As
public virtual AutoGenerateColumns(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照